Paragraph one.
Paragraph two.
The end.
Paragraph one.
Paragraph two.
The end.
Paragraph one.
Paragraph two.
The end.
Insert: 1, Delete: 4, Replace 0
Paragraph one.
Paragraph two.
The end.
<p> Paragraph one.</p> <p> <!-- This is a simple comment --> </p> <p> <!-- This is another comment. --> </p> <p> Paragraph two.</p> <p> <!-- one comment block == == with two comments --> </p> <p> The end.</p>
Paragraph one. <!-- This is a simple comment --> <!-- This is another comment. --> Paragraph two. <!-- one comment block -- -- with two comments --> The end.